home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / DustHelp / waterzframe < prev    next >
Text File  |  1995-09-28  |  543b  |  11 lines

  1.   COMMAND WATERZFRAME
  2. -----------------------------------------------------------------
  3.     Purpose: create single object of a realistic water-wave,
  4.              but change only the z-coordinates of the objects 
  5.              (isn't as realistic as WATERFRAME)
  6.       Usage: WATERZFRAME(<objectID>,<frames>,<frame>,<destID>,
  7.                          [<amplitude>,<wavelength>,<sourceX>,<sourceY>,
  8.                          <damping>,<times>,<rings>])
  9.    Examples: waterzframe(1,40,20,2,12.0,24,10,-10,1.6,4,2)
  10.              waterzframe(1,60,33,4)
  11.